home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 32 / Amiga Format AFCD32 (Nov 1998, Issue 117).iso / -seriously_amiga- / programming / other / simpleaudio / simpleaudio.readme < prev    next >
Text File  |  1998-08-24  |  1KB  |  28 lines

  1. Short: Macros for playing sound samples
  2.  
  3. * SimpleAudio.i
  4. Author:    Blasio@kemmunet.net.mt   (Blasio Muscat)
  5. Uploader:  blasio@kemmunet.net.mt  (Blasio Muscat)
  6. Type:      dev/asm
  7.  
  8. A set of macros to remove some of the hassle of playing sound samples.
  9.  
  10. Very simple to use.
  11.  
  12. PLEASE MAIL ME IF YOU USE THIS.
  13.  
  14.  
  15. Installing:     1) Move SimpleAudio.i to wherever you want,
  16.                 preferably with the rest of the include files.
  17.                 (I put it in misc/ with the rest of the includes)
  18.  
  19.                 SimpleAudio needs the standard include files, and
  20.                 looks for an assign "include:" to the includes directory.
  21.                 If you do not have this assign then edit the 6 th line of
  22.                 SimpleAudio.i to point to your includes.
  23.  
  24.                 NOTE:  If you do not have the standard includes but would
  25.                 like to use this include then please MailMe and I will make 
  26.                 a version that does not need the standard includes.  One
  27.                 mail is enough.
  28.